home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 30 / Amiga Format AFCD30 (Sep 1998, Issue 114).iso / -seriously_amiga- / sound / autodrums / autodrum-e.readme < prev    next >
Text File  |  1998-06-22  |  1KB  |  35 lines

  1. short: Drum Machine Plug-in for Octamed SS 1.03c
  2. uploader: dkrupicz@interlog.com
  3. author: dkrupicz@interlog.com
  4. type: mus/misc
  5.  
  6. This arexx script creates a drum machine with GUI on the Octamed SoundStudio
  7. screen.  Using Amiga samples, and the first four tracker channels, the user
  8. is able to select instruments, and easily edit drum beats.
  9.  
  10. Features:
  11. - Extreme GUI
  12. - Block playing control from the GUI window
  13. - Scroll selection through samples
  14. - Accent control using 0Cxx commands
  15. - Erasing of tracks
  16. - Range copying
  17. - Multiple block length support
  18. - Quick cycle-gadget interface when used with CycleToMenu.
  19.  
  20. 'AutoDrum-e' requires:
  21.  
  22.    Rexxreqtools.library
  23.    Rexxsupport.library
  24.    Varexx.lha  gui system for arexx scripts
  25.    OctaMed Sound Studio
  26.  
  27.    I recommend that you install the commodity 'Cycle to menu' by
  28.    F. Giannici (available on Aminet..)  It makes the use of AutoDrum *A LOT*
  29.    easier.
  30.  
  31.    'octamed-d.gui' must be located in 'ram:rexx/gui/resonance.gui'
  32.  
  33. The included Arexx script 'AutoDrum_Demo.rexx' is an interactive guide to the
  34. GUI of AutoDrum
  35.